home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _EDC2D467223141968AEE3AD4EE03EACB < prev    next >
Text File  |  2006-01-30  |  44KB  |  1,717 lines

  1. <window>
  2.     <id>#id#</id>
  3.     <defaultcontrol>1</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5.     
  6.     <controls>
  7.     
  8.         <import>common.time.xml</import>
  9.         
  10.         <control>
  11.             <type>image</type>
  12.             <description>BackGround</description>
  13.             <id>2626</id>
  14.             <posX>0</posX>
  15.             <posY>0</posY>
  16.             <texture>background.png</texture>
  17.         </control>
  18.  
  19.         <control>
  20.             <type>image</type>
  21.             <id>1</id>
  22.             <posX>60</posX>
  23.             <posY>20</posY>
  24.             <texture>sudoku_logo.png</texture>
  25.         </control>
  26.         
  27.         <control>
  28.             <description>Shares text label</description>
  29.             <type>label</type>
  30.             <id>1</id>
  31.             <posX>250</posX>
  32.             <posY>70</posY>
  33.             <label>My Sudoku</label>
  34.             <font>font16</font>
  35.             <align>right</align>
  36.             <textcolor>ffffffff</textcolor>
  37.         </control>
  38.     
  39.             <control>
  40.             <type>group</type>
  41.             <description>group element</description>
  42.             <animation>FlyInFromLeft</animation>
  43.             <control>
  44.                 <description>New button</description>
  45.                 <type>button</type>
  46.                 <id>2</id>
  47.                 <posX>60</posX>
  48.                 <posY>97</posY>
  49.                 <width>210</width>
  50.                 <height>32</height>                
  51.                 <label>New Game</label>
  52.                 <onleft>2</onleft>
  53.                 <onright>1000</onright>
  54.                 <onup>17</onup>
  55.                 <ondown>3</ondown>
  56.             </control>
  57.             <control>
  58.                 <type>button</type>
  59.                 <id>3</id>
  60.                 <posX>60</posX>
  61.                 <posY>131</posY>
  62.                 <width>210</width>
  63.                 <height>32</height>                
  64.                 <label>Solve</label>
  65.                 <onleft>3</onleft>
  66.                 <onright>1000</onright>
  67.                 <onup>2</onup>
  68.                 <ondown>4</ondown>
  69.             </control>
  70.             <control>
  71.                 <description>Clear</description>
  72.                 <type>button</type>
  73.                 <id>4</id>
  74.                 <posX>60</posX>
  75.                 <posY>165</posY>
  76.                 <width>210</width>
  77.                 <height>32</height>            
  78.                 <label>Clear</label>
  79.                 <onleft>4</onleft>
  80.                 <onright>1000</onright>
  81.                 <onup>3</onup>
  82.                 <ondown>5</ondown>
  83.             </control>
  84. <!--            
  85.             <control>
  86.                 <description>Possibilities button</description>
  87.                 <type>button</type>
  88.                 <id>5</id>
  89.                 <posX>60</posX>
  90.                 <posY>199</posY>
  91.                 <width>210</width>
  92.                 <height>32</height>
  93.                 <label>Possibilites</label>
  94.                 <onleft>5</onleft>
  95.                 <onright>1000</onright>
  96.                 <onup>4</onup>
  97.                 <ondown>6</ondown>
  98.                 <action>33</action>
  99.             </control>
  100. -->
  101.             <control>
  102.                 <description>Block Invalid Moves</description>
  103.                 <type>togglebutton</type>
  104.                 <id>6</id>
  105.                 <posX>60</posX>
  106.                 <posY>199</posY>
  107.                 <label>Block Invalid Moves</label>
  108.  
  109.                 <width>210</width>
  110.                 <height>32</height>
  111.                 <textXOff>10</textXOff>
  112.                 <textYOff>5</textYOff>
  113.                 <font>font13</font>
  114.                 <textcolor>White</textcolor>
  115.                 <colordiffuse>White</colordiffuse>
  116.                 <disabledcolor>#60ffffff</disabledcolor>
  117.                 
  118.                 <AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus>
  119.                 <AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus>
  120.                 <textureFocus>togglebutton-on-focus.png</textureFocus>
  121.                 <textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus>
  122.                 <onup>5</onup>
  123.                 <ondown>2</ondown>
  124.             </control>            
  125.         </control>
  126.         
  127.         <control>
  128.             <type>group</type>
  129.             <description>BarVerGroup</description>
  130.             <id>700</id>
  131.             <posX>290</posX>
  132.             <posY>110</posY>
  133.             <width>400</width>
  134.             <height>400</height>
  135.             <animation>FlyInFromTop</animation>
  136.             <mpe>
  137.                 <layout>Grid</layout>
  138.                 <spring>no</spring>
  139.                 <spacing>0</spacing>
  140.                 <padding>
  141.                     <top>0</top>
  142.                     <right>0</right>
  143.                     <bottom>0</bottom>
  144.                     <left>0</left>
  145.                 </padding>
  146.             </mpe>
  147.             <control>            
  148.                 <type>image</type>
  149.                 <id>901</id>
  150.                 <posX>288</posX>
  151.                 <posY>110</posY>
  152.                 <width>6</width>
  153.                 <height>400</height>
  154.                 <texture>bar_vert.png</texture>
  155.             </control>
  156.             <control>            
  157.                 <type>image</type>
  158.                 <id>901</id>
  159.                 <posX>422</posX>
  160.                 <posY>110</posY>
  161.                 <width>4</width>
  162.                 <height>400</height>
  163.                 <texture>bar_vert.png</texture>
  164.             </control>
  165.             <control>
  166.                 <type>image</type>
  167.                 <id>902</id>
  168.                 <posX>554</posX>
  169.                 <posY>110</posY>
  170.                 <width>4</width>
  171.                 <height>400</height>                
  172.                 <texture>bar_vert.png</texture>
  173.             </control>
  174.             <control>
  175.                 <type>image</type>
  176.                 <id>902</id>
  177.                 <posX>686</posX>
  178.                 <posY>110</posY>
  179.                 <width>6</width>
  180.                 <height>400</height>                
  181.                 <texture>bar_vert.png</texture>
  182.             </control>
  183.  
  184.  
  185.             <control>
  186.                 <type>image</type>
  187.                 <id>903</id>
  188.                 <posX>335</posX>
  189.                 <posY>110</posY>
  190.                 <width>2</width>
  191.                 <height>400</height>                
  192.                 <texture>bar_vert.png</texture>
  193.             </control>
  194.             <control>
  195.                 <type>image</type>
  196.                 <id>240</id>
  197.                 <posX>379</posX>
  198.                 <posY>110</posY>
  199.                 <width>2</width>
  200.                 <height>400</height>                
  201.                 <texture>bar_vert.png</texture>
  202.             </control>
  203.  
  204.             <control>
  205.                 <type>image</type>
  206.                 <id>903</id>
  207.                 <posX>467</posX>
  208.                 <posY>110</posY>
  209.                 <width>2</width>
  210.                 <height>400</height>                
  211.                 <texture>bar_vert.png</texture>
  212.             </control>
  213.             <control>
  214.                 <type>image</type>
  215.                 <id>240</id>
  216.                 <posX>511</posX>
  217.                 <posY>110</posY>
  218.                 <width>2</width>
  219.                 <height>400</height>                
  220.                 <texture>bar_vert.png</texture>
  221.             </control>
  222.  
  223.             <control>
  224.                 <type>image</type>
  225.                 <id>903</id>
  226.                 <posX>599</posX>
  227.                 <posY>110</posY>
  228.                 <width>2</width>
  229.                 <height>400</height>                
  230.                 <texture>bar_vert.png</texture>
  231.             </control>
  232.             <control>
  233.                 <type>image</type>
  234.                 <id>240</id>
  235.                 <posX>643</posX>
  236.                 <posY>110</posY>
  237.                 <width>2</width>
  238.                 <height>400</height>                
  239.                 <texture>bar_vert.png</texture>
  240.             </control>
  241.             
  242.         </control>
  243.         
  244.         <control>
  245.             <type>group</type>
  246.             <description>BarHorGroup</description>
  247.             <id>705</id>
  248.             <posX>290</posX>
  249.             <posY>108</posY>
  250.             <width>400</width>
  251.             <height>400</height>
  252.             <animation>FlyInFromTop</animation>
  253.             <mpe>
  254.                 <layout>Grid</layout>
  255.                 <spring>no</spring>
  256.                 <spacing>0</spacing>
  257.                 <padding>
  258.                     <top>0</top>
  259.                     <right>0</right>
  260.                     <bottom>0</bottom>
  261.                     <left>0</left>
  262.                 </padding>
  263.             </mpe>
  264.             <control>
  265.                 <type>image</type>
  266.                 <id>975</id>
  267.                 <posX>290</posX>
  268.                 <posY>108</posY>
  269.                 <width>400</width>
  270.                 <height>6</height>
  271.                 <texture>bar_hor.png</texture>
  272.             </control>
  273.             <control>
  274.                 <type>image</type>
  275.                 <id>976</id>
  276.                 <posX>290</posX>
  277.                 <posY>242</posY>
  278.                 <width>400</width>                
  279.                 <height>4</height>                
  280.                 <texture>bar_hor.png</texture>
  281.             </control>
  282.             <control>
  283.                 <type>image</type>
  284.                 <id>977</id>
  285.                 <posX>290</posX>
  286.                 <posY>374</posY>
  287.                 <width>400</width>
  288.                 <height>4</height>
  289.                 <texture>bar_hor.png</texture>
  290.             </control>
  291.             <control>
  292.                 <type>image</type>
  293.                 <id>978</id>
  294.                 <posX>290</posX>
  295.                 <posY>506</posY>
  296.                 <width>400</width>                
  297.                 <height>6</height>                
  298.                 <texture>bar_hor.png</texture>
  299.             </control>
  300.  
  301.             <control>
  302.                 <type>image</type>
  303.                 <id>903</id>
  304.                 <posX>290</posX>
  305.                 <posY>155</posY>
  306.                 <width>400</width>
  307.                 <height>2</height>                
  308.                 <texture>bar_hor.png</texture>
  309.             </control>
  310.             <control>
  311.                 <type>image</type>
  312.                 <id>240</id>
  313.                 <posX>290</posX>
  314.                 <posY>199</posY>
  315.                 <width>400</width>
  316.                 <height>2</height>                
  317.                 <texture>bar_hor.png</texture>
  318.             </control>
  319.  
  320.             <control>
  321.                 <type>image</type>
  322.                 <id>903</id>
  323.                 <posX>290</posX>
  324.                 <posY>287</posY>
  325.                 <width>400</width>
  326.                 <height>2</height>                
  327.                 <texture>bar_hor.png</texture>
  328.             </control>
  329.             <control>
  330.                 <type>image</type>
  331.                 <id>240</id>
  332.                 <posX>290</posX>
  333.                 <posY>331</posY>
  334.                 <width>400</width>
  335.                 <height>2</height>                
  336.                 <texture>bar_hor.png</texture>
  337.             </control>
  338.  
  339.             <control>
  340.                 <type>image</type>
  341.                 <id>903</id>
  342.                 <posX>290</posX>
  343.                 <posY>419</posY>
  344.                 <width>400</width>
  345.                 <height>2</height>                
  346.                 <texture>bar_hor.png</texture>
  347.             </control>
  348.             <control>
  349.                 <type>image</type>
  350.                 <id>240</id>
  351.                 <posX>290</posX>
  352.                 <posY>463</posY>
  353.                 <width>400</width>
  354.                 <height>2</height>                
  355.                 <texture>bar_hor.png</texture>
  356.             </control>
  357.             
  358.         </control>
  359.         
  360.         <control>
  361.             <type>group</type>
  362.             <description>TheButton</description>
  363.             <id>10</id>
  364.             <posX>290</posX>
  365.             <posY>110</posY>
  366.             <width>400</width>
  367.             <height>400</height>
  368.             <animation>FlyInFromTop</animation>
  369.             <mpe>
  370.                 <layout>Grid</layout>
  371.                 <spring>no</spring>
  372.                 <spacing>0</spacing>
  373.                 <padding>
  374.                     <top>0</top>
  375.                     <right>0</right>
  376.                     <bottom>0</bottom>
  377.                     <left>0</left>
  378.                 </padding>
  379.             </mpe>
  380.             
  381. <!-- row 1 -->            
  382.             <control>
  383.                 <type>cell</type>
  384.                 <id>1000</id>
  385.                 <posX>294</posX>
  386.                 <posY>114</posY>
  387.                 <onleft>2</onleft>
  388.                 <onright>1001</onright>
  389.                 <onup>9000</onup>
  390.                 <ondown>2000</ondown>
  391.                 <label>-</label>
  392.                 <width>41</width>
  393.                 <height>41</height>
  394.                 <font>font16</font>
  395.                 <textureFocus>icon_empty_focus.png</textureFocus>
  396.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  397.                 <textureDisabled>icon_empty_nofocus.png</textureDisabled>                
  398.             </control>
  399.             <control>
  400.                 <type>cell</type>
  401.                 <id>1001</id>
  402.                 <posX>337</posX>
  403.                 <posY>114</posY>
  404.                 <onleft>1000</onleft>
  405.                 <onright>1002</onright>
  406.                 <onup>9001</onup>
  407.                 <ondown>2001</ondown>
  408.                 <label>-</label>
  409.                 <width>42</width>
  410.                 <height>41</height>
  411.                 <font>font16</font>
  412.                 <textureFocus>icon_empty_focus.png</textureFocus>
  413.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  414.             </control>
  415.             <control>
  416.                 <type>cell</type>
  417.                 <id>1002</id>
  418.                 <posX>381</posX>
  419.                 <posY>114</posY>
  420.                 <onleft>1001</onleft>
  421.                 <onright>1003</onright>
  422.                 <onup>9002</onup>
  423.                 <ondown>2002</ondown>
  424.                 <label>-</label>
  425.                 <width>41</width>
  426.                 <height>41</height>
  427.                 <font>font16</font>
  428.                 <textureFocus>icon_empty_focus.png</textureFocus>
  429.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  430.             </control>
  431.  
  432.             <control>
  433.                 <type>cell</type>
  434.                 <id>1003</id>
  435.                 <posX>426</posX>
  436.                 <posY>114</posY>
  437.                 <onleft>1002</onleft>
  438.                 <onright>1004</onright>
  439.                 <onup>9003</onup>
  440.                 <ondown>2003</ondown>
  441.                 <label>-</label>
  442.                 <width>41</width>
  443.                 <height>41</height>
  444.                 <font>font16</font>
  445.                 <textureFocus>icon_empty_focus.png</textureFocus>
  446.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  447.             </control>
  448.             <control>
  449.                 <type>cell</type>
  450.                 <id>1004</id>
  451.                 <posX>469</posX>
  452.                 <posY>114</posY>
  453.                 <onleft>1003</onleft>
  454.                 <onright>1005</onright>
  455.                 <onup>9004</onup>
  456.                 <ondown>2004</ondown>
  457.                 <label>-</label>
  458.                 <width>42</width>
  459.                 <height>41</height>
  460.                 <font>font16</font>                
  461.                 <textureFocus>icon_empty_focus.png</textureFocus>
  462.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  463.             </control>
  464.             <control>
  465.                 <type>cell</type>
  466.                 <id>1005</id>
  467.                 <posX>513</posX>
  468.                 <posY>114</posY>
  469.                 <onleft>1004</onleft>
  470.                 <onright>1006</onright>
  471.                 <onup>9005</onup>
  472.                 <ondown>2005</ondown>
  473.                 <label>-</label>
  474.                 <width>41</width>
  475.                 <height>41</height>
  476.                 <font>font16</font>                
  477.                 <textureFocus>icon_empty_focus.png</textureFocus>
  478.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  479.             </control>
  480.  
  481.             <control>
  482.                 <type>cell</type>
  483.                 <id>1006</id>
  484.                 <posX>558</posX>
  485.                 <posY>114</posY>
  486.                 <onleft>1005</onleft>
  487.                 <onright>1007</onright>
  488.                 <onup>9006</onup>
  489.                 <ondown>2006</ondown>
  490.                 <label>-</label>
  491.                 <width>41</width>
  492.                 <height>41</height>
  493.                 <font>font16</font>
  494.                 <textureFocus>icon_empty_focus.png</textureFocus>
  495.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  496.             </control>
  497.             <control>
  498.                 <type>cell</type>
  499.                 <id>1007</id>
  500.                 <posX>601</posX>
  501.                 <posY>114</posY>
  502.                 <onleft>1006</onleft>
  503.                 <onright>1008</onright>
  504.                 <onup>9007</onup>
  505.                 <ondown>2007</ondown>
  506.                 <label>-</label>
  507.                 <width>42</width>
  508.                 <height>41</height>
  509.                 <font>font16</font>                
  510.                 <textureFocus>icon_empty_focus.png</textureFocus>
  511.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  512.             </control>
  513.             <control>
  514.                 <type>cell</type>
  515.                 <id>1008</id>
  516.                 <posX>645</posX>
  517.                 <posY>114</posY>
  518.                 <onleft>1007</onleft>
  519.                 <onright>1000</onright>
  520.                 <onup>9008</onup>
  521.                 <ondown>2008</ondown>
  522.                 <label>-</label>
  523.                 <width>41</width>
  524.                 <height>41</height>
  525.                 <font>font16</font>                
  526.                 <textureFocus>icon_empty_focus.png</textureFocus>
  527.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  528.             </control>
  529.  
  530. <!-- row 2 -->
  531.             <control>
  532.                 <type>cell</type>
  533.                 <id>2000</id>
  534.                 <posX>294</posX>
  535.                 <posY>157</posY>
  536.                 <onleft>2</onleft>
  537.                 <onright>2001</onright>
  538.                 <onup>1000</onup>
  539.                 <ondown>3000</ondown>
  540.                 <label>-</label>
  541.                 <width>41</width>
  542.                 <height>42</height>
  543.                 <font>font16</font>
  544.                 <textureFocus>icon_empty_focus.png</textureFocus>
  545.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  546.             </control>
  547.             <control>
  548.                 <type>cell</type>
  549.                 <id>2001</id>
  550.                 <posX>337</posX>
  551.                 <posY>157</posY>
  552.                 <onleft>2000</onleft>
  553.                 <onright>2002</onright>
  554.                 <onup>1001</onup>
  555.                 <ondown>3001</ondown>
  556.                 <label>-</label>
  557.                 <width>42</width>
  558.                 <height>42</height>
  559.                 <font>font16</font>
  560.                 <textureFocus>icon_empty_focus.png</textureFocus>
  561.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  562.             </control>
  563.             <control>
  564.                 <type>cell</type>
  565.                 <id>2002</id>
  566.                 <posX>381</posX>
  567.                 <posY>157</posY>
  568.                 <onleft>2001</onleft>
  569.                 <onright>2003</onright>
  570.                 <onup>1002</onup>
  571.                 <ondown>3002</ondown>
  572.                 <label>-</label>
  573.                 <width>41</width>
  574.                 <height>42</height>
  575.                 <font>font16</font>
  576.                 <textureFocus>icon_empty_focus.png</textureFocus>
  577.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  578.             </control>
  579.  
  580.             <control>
  581.                 <type>cell</type>
  582.                 <id>2003</id>
  583.                 <posX>426</posX>
  584.                 <posY>157</posY>
  585.                 <onleft>2002</onleft>
  586.                 <onright>2004</onright>
  587.                 <onup>1003</onup>
  588.                 <ondown>3003</ondown>
  589.                 <label>-</label>
  590.                 <width>41</width>
  591.                 <height>42</height>
  592.                 <font>font16</font>
  593.                 <textureFocus>icon_empty_focus.png</textureFocus>
  594.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  595.             </control>
  596.             <control>
  597.                 <type>cell</type>
  598.                 <id>2004</id>
  599.                 <posX>469</posX>
  600.                 <posY>157</posY>
  601.                 <onleft>2003</onleft>
  602.                 <onright>2005</onright>
  603.                 <onup>1004</onup>
  604.                 <ondown>3004</ondown>
  605.                 <label>-</label>
  606.                 <width>42</width>
  607.                 <height>42</height>
  608.                 <font>font16</font>
  609.                 <textureFocus>icon_empty_focus.png</textureFocus>
  610.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  611.             </control>
  612.             <control>
  613.                 <type>cell</type>
  614.                 <id>2005</id>
  615.                 <posX>513</posX>
  616.                 <posY>157</posY>
  617.                 <onleft>2004</onleft>
  618.                 <onright>2006</onright>
  619.                 <onup>1005</onup>
  620.                 <ondown>3005</ondown>
  621.                 <label>-</label>
  622.                 <width>41</width>
  623.                 <height>42</height>
  624.                 <font>font16</font>
  625.                 <textureFocus>icon_empty_focus.png</textureFocus>
  626.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  627.             </control>
  628.  
  629.             <control>
  630.                 <type>cell</type>
  631.                 <id>2006</id>
  632.                 <posX>558</posX>
  633.                 <posY>157</posY>
  634.                 <onleft>2005</onleft>
  635.                 <onright>2007</onright>
  636.                 <onup>1006</onup>
  637.                 <ondown>3006</ondown>
  638.                 <label>-</label>
  639.                 <width>41</width>
  640.                 <height>42</height>
  641.                 <font>font16</font>
  642.                 <textureFocus>icon_empty_focus.png</textureFocus>
  643.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  644.             </control>
  645.             <control>
  646.                 <type>cell</type>
  647.                 <id>2007</id>
  648.                 <posX>601</posX>
  649.                 <posY>157</posY>
  650.                 <onleft>2006</onleft>
  651.                 <onright>2008</onright>
  652.                 <onup>1007</onup>
  653.                 <ondown>3007</ondown>
  654.                 <label>-</label>
  655.                 <width>42</width>
  656.                 <height>42</height>
  657.                 <font>font16</font>
  658.                 <textureFocus>icon_empty_focus.png</textureFocus>
  659.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  660.             </control>
  661.             <control>
  662.                 <type>cell</type>
  663.                 <id>2008</id>
  664.                 <posX>645</posX>
  665.                 <posY>157</posY>
  666.                 <onleft>2007</onleft>
  667.                 <onright>2000</onright>
  668.                 <onup>1008</onup>
  669.                 <ondown>3008</ondown>
  670.                 <label>-</label>
  671.                 <width>41</width>
  672.                 <height>42</height>
  673.                 <font>font16</font>
  674.                 <textureFocus>icon_empty_focus.png</textureFocus>
  675.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  676.             </control>
  677.             
  678. <!-- row 3 -->
  679.             <control>
  680.                 <type>cell</type>
  681.                 <id>3000</id>
  682.                 <posX>294</posX>
  683.                 <posY>201</posY>
  684.                 <onleft>2</onleft>
  685.                 <onright>3001</onright>
  686.                 <onup>2000</onup>
  687.                 <ondown>4000</ondown>
  688.                 <label>-</label>
  689.                 <width>41</width>
  690.                 <height>41</height>
  691.                 <font>font16</font>
  692.                 <textureFocus>icon_empty_focus.png</textureFocus>
  693.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  694.             </control>
  695.             <control>
  696.                 <type>cell</type>
  697.                 <id>3001</id>
  698.                 <posX>337</posX>
  699.                 <posY>201</posY>
  700.                 <onleft>3000</onleft>
  701.                 <onright>3002</onright>
  702.                 <onup>2001</onup>
  703.                 <ondown>4001</ondown>
  704.                 <label>-</label>
  705.                 <width>42</width>
  706.                 <height>41</height>
  707.                 <font>font16</font>
  708.                 <textureFocus>icon_empty_focus.png</textureFocus>
  709.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  710.             </control>
  711.             <control>
  712.                 <type>cell</type>
  713.                 <id>3002</id>
  714.                 <posX>381</posX>
  715.                 <posY>201</posY>
  716.                 <onleft>3001</onleft>
  717.                 <onright>3003</onright>
  718.                 <onup>2002</onup>
  719.                 <ondown>4002</ondown>
  720.                 <label>-</label>
  721.                 <width>41</width>
  722.                 <height>41</height>
  723.                 <font>font16</font>
  724.                 <textureFocus>icon_empty_focus.png</textureFocus>
  725.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  726.             </control>
  727.  
  728.             <control>
  729.                 <type>cell</type>
  730.                 <id>3003</id>
  731.                 <posX>426</posX>
  732.                 <posY>201</posY>
  733.                 <onleft>3002</onleft>
  734.                 <onright>3004</onright>
  735.                 <onup>2003</onup>
  736.                 <ondown>4003</ondown>
  737.                 <label>-</label>
  738.                 <width>41</width>
  739.                 <height>41</height>
  740.                 <font>font16</font>
  741.                 <textureFocus>icon_empty_focus.png</textureFocus>
  742.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  743.             </control>
  744.             <control>
  745.                 <type>cell</type>
  746.                 <id>3004</id>
  747.                 <posX>469</posX>
  748.                 <posY>201</posY>
  749.                 <onleft>3003</onleft>
  750.                 <onright>3005</onright>
  751.                 <onup>2004</onup>
  752.                 <ondown>4004</ondown>
  753.                 <label>-</label>
  754.                 <width>42</width>
  755.                 <height>41</height>
  756.                 <font>font16</font>
  757.                 <textureFocus>icon_empty_focus.png</textureFocus>
  758.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  759.             </control>
  760.             <control>
  761.                 <type>cell</type>
  762.                 <id>3005</id>
  763.                 <posX>513</posX>
  764.                 <posY>201</posY>
  765.                 <onleft>3004</onleft>
  766.                 <onright>3006</onright>
  767.                 <onup>2005</onup>
  768.                 <ondown>4005</ondown>
  769.                 <label>-</label>
  770.                 <width>41</width>
  771.                 <height>41</height>
  772.                 <font>font16</font>
  773.                 <textureFocus>icon_empty_focus.png</textureFocus>
  774.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  775.             </control>
  776.  
  777.             <control>
  778.                 <type>cell</type>
  779.                 <id>3006</id>
  780.                 <posX>558</posX>
  781.                 <posY>201</posY>
  782.                 <onleft>3005</onleft>
  783.                 <onright>3007</onright>
  784.                 <onup>2006</onup>
  785.                 <ondown>4006</ondown>
  786.                 <label>-</label>
  787.                 <width>41</width>
  788.                 <height>41</height>
  789.                 <font>font16</font>
  790.                 <textureFocus>icon_empty_focus.png</textureFocus>
  791.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  792.             </control>
  793.             <control>
  794.                 <type>cell</type>
  795.                 <id>3007</id>
  796.                 <posX>601</posX>
  797.                 <posY>201</posY>
  798.                 <onleft>3006</onleft>
  799.                 <onright>3008</onright>
  800.                 <onup>2007</onup>
  801.                 <ondown>4007</ondown>
  802.                 <label>-</label>
  803.                 <width>42</width>
  804.                 <height>41</height>
  805.                 <font>font16</font>
  806.                 <textureFocus>icon_empty_focus.png</textureFocus>
  807.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  808.             </control>
  809.             <control>
  810.                 <type>cell</type>
  811.                 <id>3008</id>
  812.                 <posX>645</posX>
  813.                 <posY>201</posY>
  814.                 <onleft>3007</onleft>
  815.                 <onright>3000</onright>
  816.                 <onup>2008</onup>
  817.                 <ondown>4008</ondown>
  818.                 <label>-</label>
  819.                 <width>41</width>
  820.                 <height>41</height>
  821.                 <font>font16</font>
  822.                 <textureFocus>icon_empty_focus.png</textureFocus>
  823.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  824.             </control>            
  825.         
  826. <!-- row 4 -->
  827.             <control>
  828.                 <type>cell</type>
  829.                 <id>4000</id>
  830.                 <posX>294</posX>
  831.                 <posY>246</posY>
  832.                 <onleft>2</onleft>
  833.                 <onright>4001</onright>
  834.                 <onup>3000</onup>
  835.                 <ondown>5000</ondown>
  836.                 <label>-</label>
  837.                 <width>41</width>
  838.                 <height>41</height>
  839.                 <font>font16</font>
  840.                 <textureFocus>icon_empty_focus.png</textureFocus>
  841.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  842.             </control>
  843.             <control>
  844.                 <type>cell</type>
  845.                 <id>4001</id>
  846.                 <posX>337</posX>
  847.                 <posY>246</posY>
  848.                 <onleft>4000</onleft>
  849.                 <onright>4002</onright>
  850.                 <onup>3001</onup>
  851.                 <ondown>5001</ondown>
  852.                 <label>-</label>
  853.                 <width>42</width>
  854.                 <height>41</height>
  855.                 <font>font16</font>
  856.                 <textureFocus>icon_empty_focus.png</textureFocus>
  857.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  858.             </control>
  859.             <control>
  860.                 <type>cell</type>
  861.                 <id>4002</id>
  862.                 <posX>381</posX>
  863.                 <posY>246</posY>
  864.                 <onleft>4001</onleft>
  865.                 <onright>4003</onright>
  866.                 <onup>3002</onup>
  867.                 <ondown>5002</ondown>
  868.                 <label>-</label>
  869.                 <width>41</width>
  870.                 <height>41</height>
  871.                 <font>font16</font>
  872.                 <textureFocus>icon_empty_focus.png</textureFocus>
  873.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  874.             </control>
  875.  
  876.             <control>
  877.                 <type>cell</type>
  878.                 <id>4003</id>
  879.                 <posX>426</posX>
  880.                 <posY>246</posY>
  881.                 <onleft>4002</onleft>
  882.                 <onright>4004</onright>
  883.                 <onup>3003</onup>
  884.                 <ondown>5003</ondown>
  885.                 <label>-</label>
  886.                 <width>41</width>
  887.                 <height>41</height>
  888.                 <font>font16</font>
  889.                 <textureFocus>icon_empty_focus.png</textureFocus>
  890.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  891.             </control>
  892.             <control>
  893.                 <type>cell</type>
  894.                 <id>4004</id>
  895.                 <posX>469</posX>
  896.                 <posY>246</posY>
  897.                 <onleft>4003</onleft>
  898.                 <onright>4005</onright>
  899.                 <onup>3004</onup>
  900.                 <ondown>5004</ondown>
  901.                 <label>-</label>
  902.                 <width>42</width>
  903.                 <height>41</height>
  904.                 <font>font16</font>
  905.                 <textureFocus>icon_empty_focus.png</textureFocus>
  906.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  907.             </control>
  908.             <control>
  909.                 <type>cell</type>
  910.                 <id>4005</id>
  911.                 <posX>513</posX>
  912.                 <posY>246</posY>
  913.                 <onleft>4004</onleft>
  914.                 <onright>4006</onright>
  915.                 <onup>3005</onup>
  916.                 <ondown>5005</ondown>
  917.                 <label>-</label>
  918.                 <width>41</width>
  919.                 <height>41</height>
  920.                 <font>font16</font>
  921.                 <textureFocus>icon_empty_focus.png</textureFocus>
  922.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  923.             </control>
  924.  
  925.             <control>
  926.                 <type>cell</type>
  927.                 <id>4006</id>
  928.                 <posX>558</posX>
  929.                 <posY>246</posY>
  930.                 <onleft>4005</onleft>
  931.                 <onright>4007</onright>
  932.                 <onup>3006</onup>
  933.                 <ondown>5006</ondown>
  934.                 <label>-</label>
  935.                 <width>41</width>
  936.                 <height>41</height>
  937.                 <font>font16</font>
  938.                 <textureFocus>icon_empty_focus.png</textureFocus>
  939.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  940.             </control>
  941.             <control>
  942.                 <type>cell</type>
  943.                 <id>4007</id>
  944.                 <posX>601</posX>
  945.                 <posY>246</posY>
  946.                 <onleft>4006</onleft>
  947.                 <onright>4008</onright>
  948.                 <onup>3007</onup>
  949.                 <ondown>5007</ondown>
  950.                 <label>-</label>
  951.                 <width>42</width>
  952.                 <height>41</height>
  953.                 <font>font16</font>
  954.                 <textureFocus>icon_empty_focus.png</textureFocus>
  955.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  956.             </control>
  957.             <control>
  958.                 <type>cell</type>
  959.                 <id>4008</id>
  960.                 <posX>645</posX>
  961.                 <posY>246</posY>
  962.                 <onleft>4007</onleft>
  963.                 <onright>4000</onright>
  964.                 <onup>3008</onup>
  965.                 <ondown>5008</ondown>
  966.                 <label>-</label>
  967.                 <width>41</width>
  968.                 <height>41</height>
  969.                 <font>font16</font>
  970.                 <textureFocus>icon_empty_focus.png</textureFocus>
  971.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  972.             </control>            
  973.             
  974. <!-- row 5 -->
  975.             <control>
  976.                 <type>cell</type>
  977.                 <id>5000</id>
  978.                 <posX>294</posX>
  979.                 <posY>289</posY>
  980.                 <onleft>2</onleft>
  981.                 <onright>5001</onright>
  982.                 <onup>4000</onup>
  983.                 <ondown>6000</ondown>
  984.                 <label>-</label>
  985.                 <width>41</width>
  986.                 <height>42</height>
  987.                 <font>font16</font>
  988.                 <textureFocus>icon_empty_focus.png</textureFocus>
  989.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  990.             </control>
  991.             <control>
  992.                 <type>cell</type>
  993.                 <id>5001</id>
  994.                 <posX>337</posX>
  995.                 <posY>289</posY>
  996.                 <onleft>5000</onleft>
  997.                 <onright>5002</onright>
  998.                 <onup>4001</onup>
  999.                 <ondown>6001</ondown>
  1000.                 <label>-</label>
  1001.                 <width>42</width>
  1002.                 <height>42</height>
  1003.                 <font>font16</font>
  1004.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1005.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1006.             </control>
  1007.             <control>
  1008.                 <type>cell</type>
  1009.                 <id>5002</id>
  1010.                 <posX>381</posX>
  1011.                 <posY>289</posY>
  1012.                 <onleft>5001</onleft>
  1013.                 <onright>5003</onright>
  1014.                 <onup>4002</onup>
  1015.                 <ondown>6002</ondown>
  1016.                 <label>-</label>
  1017.                 <width>41</width>
  1018.                 <height>42</height>
  1019.                 <font>font16</font>
  1020.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1021.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1022.             </control>
  1023.  
  1024.             <control>
  1025.                 <type>cell</type>
  1026.                 <id>5003</id>
  1027.                 <posX>426</posX>
  1028.                 <posY>289</posY>
  1029.                 <onleft>5002</onleft>
  1030.                 <onright>5004</onright>
  1031.                 <onup>4003</onup>
  1032.                 <ondown>6003</ondown>
  1033.                 <label>-</label>
  1034.                 <width>41</width>
  1035.                 <height>42</height>
  1036.                 <font>font16</font>
  1037.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1038.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1039.             </control>
  1040.             <control>
  1041.                 <type>cell</type>
  1042.                 <id>5004</id>
  1043.                 <posX>469</posX>
  1044.                 <posY>289</posY>
  1045.                 <onleft>5003</onleft>
  1046.                 <onright>5005</onright>
  1047.                 <onup>4004</onup>
  1048.                 <ondown>6004</ondown>
  1049.                 <label>-</label>
  1050.                 <width>42</width>
  1051.                 <height>42</height>
  1052.                 <font>font16</font>
  1053.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1054.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1055.             </control>
  1056.             <control>
  1057.                 <type>cell</type>
  1058.                 <id>5005</id>
  1059.                 <posX>513</posX>
  1060.                 <posY>289</posY>
  1061.                 <onleft>5004</onleft>
  1062.                 <onright>5006</onright>
  1063.                 <onup>4005</onup>
  1064.                 <ondown>6005</ondown>
  1065.                 <label>-</label>
  1066.                 <width>41</width>
  1067.                 <height>42</height>
  1068.                 <font>font16</font>
  1069.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1070.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1071.             </control>
  1072.  
  1073.             <control>
  1074.                 <type>cell</type>
  1075.                 <id>5006</id>
  1076.                 <posX>558</posX>
  1077.                 <posY>289</posY>
  1078.                 <onleft>5005</onleft>
  1079.                 <onright>5007</onright>
  1080.                 <onup>4006</onup>
  1081.                 <ondown>6006</ondown>
  1082.                 <label>-</label>
  1083.                 <width>41</width>
  1084.                 <height>42</height>
  1085.                 <font>font16</font>
  1086.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1087.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1088.             </control>
  1089.             <control>
  1090.                 <type>cell</type>
  1091.                 <id>5007</id>
  1092.                 <posX>601</posX>
  1093.                 <posY>289</posY>
  1094.                 <onleft>5006</onleft>
  1095.                 <onright>5008</onright>
  1096.                 <onup>4007</onup>
  1097.                 <ondown>6007</ondown>
  1098.                 <label>-</label>
  1099.                 <width>42</width>
  1100.                 <height>42</height>
  1101.                 <font>font16</font>
  1102.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1103.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1104.             </control>
  1105.             <control>
  1106.                 <type>cell</type>
  1107.                 <id>5008</id>
  1108.                 <posX>645</posX>
  1109.                 <posY>289</posY>
  1110.                 <onleft>5007</onleft>
  1111.                 <onright>5000</onright>
  1112.                 <onup>4008</onup>
  1113.                 <ondown>6008</ondown>
  1114.                 <label>-</label>
  1115.                 <width>41</width>
  1116.                 <height>42</height>
  1117.                 <font>font16</font>
  1118.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1119.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1120.             </control>                        
  1121.         
  1122. <!-- row 6 -->
  1123.             <control>
  1124.                 <type>cell</type>
  1125.                 <id>6000</id>
  1126.                 <posX>294</posX>
  1127.                 <posY>333</posY>
  1128.                 <onleft>2</onleft>
  1129.                 <onright>6001</onright>
  1130.                 <onup>5000</onup>
  1131.                 <ondown>7000</ondown>
  1132.                 <label>-</label>
  1133.                 <width>41</width>
  1134.                 <height>41</height>
  1135.                 <font>font16</font>
  1136.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1137.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1138.             </control>
  1139.             <control>
  1140.                 <type>cell</type>
  1141.                 <id>6001</id>
  1142.                 <posX>337</posX>
  1143.                 <posY>333</posY>
  1144.                 <onleft>6000</onleft>
  1145.                 <onright>6002</onright>
  1146.                 <onup>5001</onup>
  1147.                 <ondown>7001</ondown>
  1148.                 <label>-</label>
  1149.                 <width>42</width>
  1150.                 <height>41</height>
  1151.                 <font>font16</font>
  1152.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1153.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1154.             </control>
  1155.             <control>
  1156.                 <type>cell</type>
  1157.                 <id>6002</id>
  1158.                 <posX>381</posX>
  1159.                 <posY>333</posY>
  1160.                 <onleft>6001</onleft>
  1161.                 <onright>6003</onright>
  1162.                 <onup>5002</onup>
  1163.                 <ondown>7002</ondown>
  1164.                 <label>-</label>
  1165.                 <width>41</width>
  1166.                 <height>41</height>
  1167.                 <font>font16</font>
  1168.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1169.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1170.             </control>
  1171.  
  1172.             <control>
  1173.                 <type>cell</type>
  1174.                 <id>6003</id>
  1175.                 <posX>426</posX>
  1176.                 <posY>333</posY>
  1177.                 <onleft>6002</onleft>
  1178.                 <onright>6004</onright>
  1179.                 <onup>5003</onup>
  1180.                 <ondown>7003</ondown>
  1181.                 <label>-</label>
  1182.                 <width>41</width>
  1183.                 <height>41</height>
  1184.                 <font>font16</font>
  1185.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1186.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1187.             </control>
  1188.             <control>
  1189.                 <type>cell</type>
  1190.                 <id>6004</id>
  1191.                 <posX>469</posX>
  1192.                 <posY>333</posY>
  1193.                 <onleft>6003</onleft>
  1194.                 <onright>6005</onright>
  1195.                 <onup>5004</onup>
  1196.                 <ondown>7004</ondown>
  1197.                 <label>-</label>
  1198.                 <width>42</width>
  1199.                 <height>41</height>
  1200.                 <font>font16</font>
  1201.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1202.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1203.             </control>
  1204.             <control>
  1205.                 <type>cell</type>
  1206.                 <id>6005</id>
  1207.                 <posX>513</posX>
  1208.                 <posY>333</posY>
  1209.                 <onleft>6004</onleft>
  1210.                 <onright>6006</onright>
  1211.                 <onup>5005</onup>
  1212.                 <ondown>7005</ondown>
  1213.                 <label>-</label>
  1214.                 <width>41</width>
  1215.                 <height>41</height>
  1216.                 <font>font16</font>
  1217.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1218.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1219.             </control>
  1220.  
  1221.             <control>
  1222.                 <type>cell</type>
  1223.                 <id>6006</id>
  1224.                 <posX>558</posX>
  1225.                 <posY>333</posY>
  1226.                 <onleft>6005</onleft>
  1227.                 <onright>6007</onright>
  1228.                 <onup>5006</onup>
  1229.                 <ondown>7006</ondown>
  1230.                 <label>-</label>
  1231.                 <width>41</width>
  1232.                 <height>41</height>
  1233.                 <font>font16</font>
  1234.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1235.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1236.             </control>
  1237.             <control>
  1238.                 <type>cell</type>
  1239.                 <id>6007</id>
  1240.                 <posX>601</posX>
  1241.                 <posY>333</posY>
  1242.                 <onleft>6006</onleft>
  1243.                 <onright>6008</onright>
  1244.                 <onup>5007</onup>
  1245.                 <ondown>7007</ondown>
  1246.                 <label>-</label>
  1247.                 <width>42</width>
  1248.                 <height>41</height>
  1249.                 <font>font16</font>
  1250.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1251.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1252.             </control>
  1253.             <control>
  1254.                 <type>cell</type>
  1255.                 <id>6008</id>
  1256.                 <posX>645</posX>
  1257.                 <posY>333</posY>
  1258.                 <onleft>6007</onleft>
  1259.                 <onright>6000</onright>
  1260.                 <onup>5008</onup>
  1261.                 <ondown>7008</ondown>
  1262.                 <label>-</label>
  1263.                 <width>41</width>
  1264.                 <height>41</height>
  1265.                 <font>font16</font>
  1266.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1267.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1268.             </control>            
  1269.  
  1270. <!-- row 7 -->
  1271.             <control>
  1272.                 <type>cell</type>
  1273.                 <id>7000</id>
  1274.                 <posX>294</posX>
  1275.                 <posY>378</posY>
  1276.                 <onleft>2</onleft>
  1277.                 <onright>7001</onright>
  1278.                 <onup>6000</onup>
  1279.                 <ondown>8000</ondown>
  1280.                 <label>-</label>
  1281.                 <width>41</width>
  1282.                 <height>41</height>
  1283.                 <font>font16</font>
  1284.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1285.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1286.             </control>
  1287.             <control>
  1288.                 <type>cell</type>
  1289.                 <id>7001</id>
  1290.                 <posX>337</posX>
  1291.                 <posY>378</posY>
  1292.                 <onleft>7000</onleft>
  1293.                 <onright>7002</onright>
  1294.                 <onup>6001</onup>
  1295.                 <ondown>8001</ondown>
  1296.                 <label>-</label>
  1297.                 <width>42</width>
  1298.                 <height>41</height>
  1299.                 <font>font16</font>
  1300.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1301.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1302.             </control>
  1303.             <control>
  1304.                 <type>cell</type>
  1305.                 <id>7002</id>
  1306.                 <posX>381</posX>
  1307.                 <posY>378</posY>
  1308.                 <onleft>7001</onleft>
  1309.                 <onright>7003</onright>
  1310.                 <onup>6002</onup>
  1311.                 <ondown>8002</ondown>
  1312.                 <label>-</label>
  1313.                 <width>41</width>
  1314.                 <height>41</height>
  1315.                 <font>font16</font>
  1316.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1317.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1318.             </control>
  1319.  
  1320.             <control>
  1321.                 <type>cell</type>
  1322.                 <id>7003</id>
  1323.                 <posX>426</posX>
  1324.                 <posY>378</posY>
  1325.                 <onleft>7002</onleft>
  1326.                 <onright>7004</onright>
  1327.                 <onup>6003</onup>
  1328.                 <ondown>8003</ondown>
  1329.                 <label>-</label>
  1330.                 <width>41</width>
  1331.                 <height>41</height>
  1332.                 <font>font16</font>
  1333.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1334.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1335.             </control>
  1336.             <control>
  1337.                 <type>cell</type>
  1338.                 <id>7004</id>
  1339.                 <posX>469</posX>
  1340.                 <posY>378</posY>
  1341.                 <onleft>7003</onleft>
  1342.                 <onright>7005</onright>
  1343.                 <onup>6004</onup>
  1344.                 <ondown>8004</ondown>
  1345.                 <label>-</label>
  1346.                 <width>42</width>
  1347.                 <height>41</height>
  1348.                 <font>font16</font>
  1349.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1350.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1351.             </control>
  1352.             <control>
  1353.                 <type>cell</type>
  1354.                 <id>7005</id>
  1355.                 <posX>513</posX>
  1356.                 <posY>378</posY>
  1357.                 <onleft>7004</onleft>
  1358.                 <onright>7006</onright>
  1359.                 <onup>6005</onup>
  1360.                 <ondown>8005</ondown>
  1361.                 <label>-</label>
  1362.                 <width>41</width>
  1363.                 <height>41</height>
  1364.                 <font>font16</font>
  1365.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1366.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1367.             </control>
  1368.  
  1369.             <control>
  1370.                 <type>cell</type>
  1371.                 <id>7006</id>
  1372.                 <posX>558</posX>
  1373.                 <posY>378</posY>
  1374.                 <onleft>7005</onleft>
  1375.                 <onright>7007</onright>
  1376.                 <onup>6006</onup>
  1377.                 <ondown>8006</ondown>
  1378.                 <label>-</label>
  1379.                 <width>41</width>
  1380.                 <height>41</height>
  1381.                 <font>font16</font>
  1382.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1383.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1384.             </control>
  1385.             <control>
  1386.                 <type>cell</type>
  1387.                 <id>7007</id>
  1388.                 <posX>601</posX>
  1389.                 <posY>378</posY>
  1390.                 <onleft>7006</onleft>
  1391.                 <onright>7008</onright>
  1392.                 <onup>6007</onup>
  1393.                 <ondown>8007</ondown>
  1394.                 <label>-</label>
  1395.                 <width>42</width>
  1396.                 <height>41</height>
  1397.                 <font>font16</font>
  1398.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1399.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1400.             </control>
  1401.             <control>
  1402.                 <type>cell</type>
  1403.                 <id>7008</id>
  1404.                 <posX>645</posX>
  1405.                 <posY>378</posY>
  1406.                 <onleft>7007</onleft>
  1407.                 <onright>7000</onright>
  1408.                 <onup>6008</onup>
  1409.                 <ondown>8008</ondown>
  1410.                 <label>-</label>
  1411.                 <width>41</width>
  1412.                 <height>41</height>
  1413.                 <font>font16</font>
  1414.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1415.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1416.             </control>            
  1417.  
  1418. <!-- row 8 -->
  1419.             <control>
  1420.                 <type>cell</type>
  1421.                 <id>8000</id>
  1422.                 <posX>294</posX>
  1423.                 <posY>421</posY>
  1424.                 <onleft>2</onleft>
  1425.                 <onright>8001</onright>
  1426.                 <onup>7000</onup>
  1427.                 <ondown>9000</ondown>
  1428.                 <label>-</label>
  1429.                 <width>41</width>
  1430.                 <height>42</height>
  1431.                 <font>font16</font>
  1432.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1433.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1434.             </control>
  1435.             <control>
  1436.                 <type>cell</type>
  1437.                 <id>8001</id>
  1438.                 <posX>337</posX>
  1439.                 <posY>421</posY>
  1440.                 <onleft>8000</onleft>
  1441.                 <onright>8002</onright>
  1442.                 <onup>7001</onup>
  1443.                 <ondown>9001</ondown>
  1444.                 <label>-</label>
  1445.                 <width>42</width>
  1446.                 <height>42</height>
  1447.                 <font>font16</font>
  1448.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1449.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1450.             </control>
  1451.             <control>
  1452.                 <type>cell</type>
  1453.                 <id>8002</id>
  1454.                 <posX>381</posX>
  1455.                 <posY>421</posY>
  1456.                 <onleft>8001</onleft>
  1457.                 <onright>8003</onright>
  1458.                 <onup>7002</onup>
  1459.                 <ondown>9002</ondown>
  1460.                 <label>-</label>
  1461.                 <width>41</width>
  1462.                 <height>42</height>
  1463.                 <font>font16</font>
  1464.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1465.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1466.             </control>
  1467.  
  1468.             <control>
  1469.                 <type>cell</type>
  1470.                 <id>8003</id>
  1471.                 <posX>426</posX>
  1472.                 <posY>421</posY>
  1473.                 <onleft>8002</onleft>
  1474.                 <onright>8004</onright>
  1475.                 <onup>7003</onup>
  1476.                 <ondown>9003</ondown>
  1477.                 <label>-</label>
  1478.                 <width>41</width>
  1479.                 <height>42</height>
  1480.                 <font>font16</font>
  1481.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1482.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1483.             </control>
  1484.             <control>
  1485.                 <type>cell</type>
  1486.                 <id>8004</id>
  1487.                 <posX>469</posX>
  1488.                 <posY>421</posY>
  1489.                 <onleft>8003</onleft>
  1490.                 <onright>8005</onright>
  1491.                 <onup>7004</onup>
  1492.                 <ondown>9004</ondown>
  1493.                 <label>-</label>
  1494.                 <width>42</width>
  1495.                 <height>42</height>
  1496.                 <font>font16</font>
  1497.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1498.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1499.             </control>
  1500.             <control>
  1501.                 <type>cell</type>
  1502.                 <id>8005</id>
  1503.                 <posX>513</posX>
  1504.                 <posY>421</posY>
  1505.                 <onleft>8004</onleft>
  1506.                 <onright>8006</onright>
  1507.                 <onup>7005</onup>
  1508.                 <ondown>9005</ondown>
  1509.                 <label>-</label>
  1510.                 <width>41</width>
  1511.                 <height>42</height>
  1512.                 <font>font16</font>
  1513.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1514.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1515.             </control>
  1516.  
  1517.             <control>
  1518.                 <type>cell</type>
  1519.                 <id>8006</id>
  1520.                 <posX>558</posX>
  1521.                 <posY>421</posY>
  1522.                 <onleft>8005</onleft>
  1523.                 <onright>8007</onright>
  1524.                 <onup>7006</onup>
  1525.                 <ondown>9006</ondown>
  1526.                 <label>-</label>
  1527.                 <width>41</width>
  1528.                 <height>42</height>
  1529.                 <font>font16</font>
  1530.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1531.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1532.             </control>
  1533.             <control>
  1534.                 <type>cell</type>
  1535.                 <id>8007</id>
  1536.                 <posX>601</posX>
  1537.                 <posY>421</posY>
  1538.                 <onleft>8006</onleft>
  1539.                 <onright>8008</onright>
  1540.                 <onup>7007</onup>
  1541.                 <ondown>9007</ondown>
  1542.                 <label>-</label>
  1543.                 <width>42</width>
  1544.                 <height>42</height>
  1545.                 <font>font16</font>
  1546.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1547.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1548.             </control>
  1549.             <control>
  1550.                 <type>cell</type>
  1551.                 <id>8008</id>
  1552.                 <posX>645</posX>
  1553.                 <posY>421</posY>
  1554.                 <onleft>8007</onleft>
  1555.                 <onright>8000</onright>
  1556.                 <onup>7008</onup>
  1557.                 <ondown>9008</ondown>
  1558.                 <label>-</label>
  1559.                 <width>41</width>
  1560.                 <height>42</height>
  1561.                 <font>font16</font>
  1562.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1563.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1564.             </control>            
  1565.         
  1566. <!-- row 9 -->
  1567.             <control>
  1568.                 <type>cell</type>
  1569.                 <id>9000</id>
  1570.                 <posX>294</posX>
  1571.                 <posY>465</posY>
  1572.                 <onleft>2</onleft>
  1573.                 <onright>9001</onright>
  1574.                 <onup>8000</onup>
  1575.                 <ondown>1000</ondown>
  1576.                 <label>-</label>
  1577.                 <width>41</width>
  1578.                 <height>41</height>
  1579.                 <font>font16</font>
  1580.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1581.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1582.             </control>
  1583.             <control>
  1584.                 <type>cell</type>
  1585.                 <id>9001</id>
  1586.                 <posX>337</posX>
  1587.                 <posY>465</posY>
  1588.                 <onleft>9000</onleft>
  1589.                 <onright>9002</onright>
  1590.                 <onup>8001</onup>
  1591.                 <ondown>1001</ondown>
  1592.                 <label>-</label>
  1593.                 <width>42</width>
  1594.                 <height>41</height>
  1595.                 <font>font16</font>
  1596.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1597.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1598.             </control>
  1599.             <control>
  1600.                 <type>cell</type>
  1601.                 <id>9002</id>
  1602.                 <posX>381</posX>
  1603.                 <posY>465</posY>
  1604.                 <onleft>9001</onleft>
  1605.                 <onright>9003</onright>
  1606.                 <onup>8002</onup>
  1607.                 <ondown>1002</ondown>
  1608.                 <label>-</label>
  1609.                 <width>41</width>
  1610.                 <height>41</height>
  1611.                 <font>font16</font>
  1612.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1613.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1614.             </control>
  1615.  
  1616.             <control>
  1617.                 <type>cell</type>
  1618.                 <id>9003</id>
  1619.                 <posX>426</posX>
  1620.                 <posY>465</posY>
  1621.                 <onleft>9002</onleft>
  1622.                 <onright>9004</onright>
  1623.                 <onup>8003</onup>
  1624.                 <ondown>1003</ondown>
  1625.                 <label>-</label>
  1626.                 <width>41</width>
  1627.                 <height>41</height>
  1628.                 <font>font16</font>
  1629.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1630.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1631.             </control>
  1632.             <control>
  1633.                 <type>cell</type>
  1634.                 <id>9004</id>
  1635.                 <posX>469</posX>
  1636.                 <posY>465</posY>
  1637.                 <onleft>9003</onleft>
  1638.                 <onright>9005</onright>
  1639.                 <onup>8004</onup>
  1640.                 <ondown>1004</ondown>
  1641.                 <label>-</label>
  1642.                 <width>42</width>
  1643.                 <height>41</height>
  1644.                 <font>font16</font>
  1645.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1646.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1647.             </control>
  1648.             <control>
  1649.                 <type>cell</type>
  1650.                 <id>9005</id>
  1651.                 <posX>513</posX>
  1652.                 <posY>465</posY>
  1653.                 <onleft>9004</onleft>
  1654.                 <onright>9006</onright>
  1655.                 <onup>8005</onup>
  1656.                 <ondown>1005</ondown>
  1657.                 <label>-</label>
  1658.                 <width>41</width>
  1659.                 <height>41</height>
  1660.                 <font>font16</font>
  1661.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1662.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1663.             </control>
  1664.  
  1665.             <control>
  1666.                 <type>cell</type>
  1667.                 <id>9006</id>
  1668.                 <posX>558</posX>
  1669.                 <posY>465</posY>
  1670.                 <onleft>9005</onleft>
  1671.                 <onright>9007</onright>
  1672.                 <onup>8006</onup>
  1673.                 <ondown>1006</ondown>
  1674.                 <label>-</label>
  1675.                 <width>41</width>
  1676.                 <height>41</height>
  1677.                 <font>font16</font>
  1678.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1679.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1680.             </control>
  1681.             <control>
  1682.                 <type>cell</type>
  1683.                 <id>9007</id>
  1684.                 <posX>601</posX>
  1685.                 <posY>465</posY>
  1686.                 <onleft>9006</onleft>
  1687.                 <onright>9008</onright>
  1688.                 <onup>8007</onup>
  1689.                 <ondown>1007</ondown>
  1690.                 <label>-</label>
  1691.                 <width>42</width>
  1692.                 <height>41</height>
  1693.                 <font>font16</font>
  1694.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1695.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1696.             </control>
  1697.             <control>
  1698.                 <type>cell</type>
  1699.                 <id>9008</id>
  1700.                 <posX>645</posX>
  1701.                 <posY>465</posY>
  1702.                 <onleft>9007</onleft>
  1703.                 <onright>9000</onright>
  1704.                 <onup>8008</onup>
  1705.                 <ondown>1008</ondown>
  1706.                 <label>-</label>
  1707.                 <width>41</width>
  1708.                 <height>41</height>
  1709.                 <font>font16</font>
  1710.                 <textureFocus>icon_empty_focus.png</textureFocus>
  1711.                 <textureNoFocus>icon_empty_nofocus.png</textureNoFocus>
  1712.             </control>            
  1713.             
  1714.         </control>        
  1715.     </controls>
  1716.     
  1717. </window>